Contribution org.nuxeo.ecm.platform.faceted.search.dm.local.configuration.theme--actions
org.nuxeo.ecm.platform.faceted.search.dm.local.configuration.theme
inside nuxeo-platform-faceted-search-jsf-5.8.jar
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action icon="/icons/file.gif" id="FACETED_SEARCH_CONFIGURATION" label="action.view.theme" link="/incl/tabs/faceted_search_configuration.xhtml" order="100">
<category>LOCAL_CONFIGURATION</category>
<filter-id>manage</filter-id>
</action>
</extension>